home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / colrm.man < prev    next >
Encoding:
Text File  |  1989-12-05  |  785 b   |  67 lines

  1.  
  2.  
  3.  
  4. COLRM                     User Commands                     COLRM
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      colrm - remove columns from a file
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ccoollrrmm [ startcol [ endcol ] ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _C_o_l_r_m removes selected columns from a file.  Input is taken
  16.      from standard input.  Output is sent to standard output.
  17.  
  18.      If called with one parameter the columns of each line will
  19.      be removed starting with the specified column.  If called
  20.      with two parameters the columns from the first column to the
  21.      last column will be removed.
  22.  
  23.      Column numbering starts with column 1.
  24.  
  25. SSEEEE AALLSSOO
  26.      expand(1)
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0                May 7, 1986                          1
  64.  
  65.  
  66.  
  67.